┌────────────────────────────────┐ │ ░░░ ░░▓ ░▓▓ ███ ▓▓░ ▓░░ │ │ ~ M O O N ~ │ └────────────────────────────────┘
prd-web-01.centraldc.gr
LOCATION:
/usr/share/doc/cloud-init/rtd/templates
☗ ROOT
↻ REFRESH
✎ EDIT FILE
EDITING: modules.tmpl
.. -*- mode: rst -*- {% for mod_id, mod_cfg in data.items() %} {% set mod_meta = config.html_context[mod_id]['meta'] -%} .. _mod_{{ mod_id }}: {{ mod_cfg['name'] }}{% set name_len = mod_cfg['name']|length %} {{ '~' * name_len }} {{ mod_cfg['title'] }} .. tab-set:: .. tab-item:: Summary {% for line in mod_cfg['description'].splitlines() %} {{ line -}} {% endfor %} **Internal name:** ``{{ mod_id }}`` **Module frequency:** {{ mod_meta['frequency'] }} **Supported distros:** {{ mod_meta['distros']|join(', ') }} {% if mod_meta['activate_by_schema_keys'] %} **Activate only on keys:** ``{{ mod_meta['activate_by_schema_keys']|join('``, ``') }}`` {% endif %} .. tab-item:: Config schema {% for line2 in config.html_context[mod_id]['schema_doc'].splitlines() %} {{ line2 }} {% endfor %} .. tab-item:: Examples {% if mod_cfg['examples'] %} {% for example in mod_cfg['examples'] %} {% for line in example["comment"].splitlines() %} {{ line }} {% endfor %} .. literalinclude:: ../../module-docs/{{ example["file"] }} :language: yaml {% endfor %} {% else %} No examples for this module {% endif %} {% endfor %}
CANCEL
Name
Type
Size
Modified
Actions
↩ ..
DIR
—
—
📄 module_property.tmpl
TMPL
1 KB
2024-11-25 16:09
EDIT
📄 modules.tmpl
TMPL
1.3 KB
2024-11-25 16:09
EDIT
📄 property_changed.tmpl
TMPL
83 B
2024-11-25 16:09
EDIT
📄 property_deprecation.tmpl
TMPL
88 B
2024-11-25 16:09
EDIT